CVE-2025-60880
Description
An authenticated stored XSS vulnerability exists in the Bagisto 2.3.6 admin panel's product creation path, allowing an attacker to upload a crafted SVG file containing malicious JavaScript code. This vulnerability can be exploited by an authenticated admin user to execute arbitrary JavaScript in the browser, potentially leading to session hijacking, data theft, or unauthorized actions.
INFO
Published Date :
Oct. 10, 2025, 7:15 p.m.
Last Modified :
Oct. 17, 2025, 5:15 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | [email protected] |
Solution
- Update Bagisto to the latest version.
- Sanitize all user-uploaded SVG files.
- Validate and sanitize all user inputs.
Public PoC/Exploit Available at Github
CVE-2025-60880 has a 2 public
PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-60880
.
URL | Resource |
---|---|
https://gist.github.com/daman-preet-singh/cd431f4c30a585bb87d3c69e4a8eec98 | |
https://github.com/Shenal01/CVE-2025-60880 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-60880
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-60880
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
CVE-2025-60880 - Stored Cross-Site Scripting (XSS) in Bagisto Admin Panel
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
security cve exploit poc vulnerability
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-60880
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-60880
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Oct. 17, 2025
Action Type Old Value New Value Added Reference https://gist.github.com/daman-preet-singh/cd431f4c30a585bb87d3c69e4a8eec98 -
New CVE Received by [email protected]
Oct. 10, 2025
Action Type Old Value New Value Added Description An authenticated stored XSS vulnerability exists in the Bagisto 2.3.6 admin panel's product creation path, allowing an attacker to upload a crafted SVG file containing malicious JavaScript code. This vulnerability can be exploited by an authenticated admin user to execute arbitrary JavaScript in the browser, potentially leading to session hijacking, data theft, or unauthorized actions. Added CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:H Added Reference https://github.com/Shenal01/CVE-2025-60880 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Oct. 10, 2025
Action Type Old Value New Value Added CWE CWE-79